|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.model.core.ObjectDefinition
org.eclipse.vtp.desktop.model.core.ObjectField
public class ObjectField
| Constructor Summary | |
|---|---|
ObjectField(java.lang.String name,
FieldType fieldType,
boolean readOnly)
|
|
| Method Summary | |
|---|---|
ObjectDefinition |
getParent()
|
java.lang.String |
getPath()
|
boolean |
isReadOnly()
|
void |
setParent(ObjectDefinition parent)
|
| Methods inherited from class org.eclipse.vtp.desktop.model.core.ObjectDefinition |
|---|
addField, equals, getDefaultValue, getFields, getName, getType, hasValue, setDefaultValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectField(java.lang.String name,
FieldType fieldType,
boolean readOnly)
| Method Detail |
|---|
public void setParent(ObjectDefinition parent)
public java.lang.String getPath()
getPath in class ObjectDefinitionpublic boolean isReadOnly()
public ObjectDefinition getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||